home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0799 / 000171_nobody_Wed Jul 28 19:29:34 1999.msg < prev    next >
Internet Message Format  |  1999-08-02  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id TAA02657
  3.     for <mcox4@osf1.gmu.edu>; Wed, 28 Jul 1999 19:29:34 -0400 (EDT)
  4. Received: (qmail 5193 invoked by alias); 28 Jul 1999 23:30:32 -0000
  5. Received: (qmail 5185 invoked from network); 28 Jul 1999 23:30:31 -0000
  6. Received: from unknown (HELO web902.mail.yahoo.com) (128.11.23.77) by pop.onelist.com with SMTP; 28 Jul 1999 23:30:31 -0000
  7. Message-ID: <19990728232709.24067.rocketmail@web902.mail.yahoo.com>
  8. Received: from [62.188.142.92] by web902.mail.yahoo.com; Thu, 29 Jul 1999 00:27:09 BST
  9. Date: Thu, 29 Jul 1999 00:27:09 +0100 (BST)
  10. From: =?iso-8859-1?q?Claude=20Heiland-Allen?= <cheilandallen@yahoo.co.uk>
  11. To: amos-list@onelist.com
  12. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  13. Delivered-To: mailing list amos-list@onelist.com
  14. Precedence: bulk
  15. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  16. Reply-to: amos-list@onelist.com
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=iso-8859-1
  19. Content-Transfer-Encoding: 8bit
  20. Subject: Re: [amos-list] Sample Playing, PT Raw...
  21. Status: O
  22. X-Status: 
  23.  
  24. From: =?iso-8859-1?q?Claude=20Heiland-Allen?= <cheilandallen@yahoo.co.uk>
  25.  
  26. --- "Scooter D. Matott sXe"
  27. <sdmatott@midway.uchicago.edu> wrote:
  28. > Awhile back I asked about PT raw and somebody
  29. > replied
  30. > saying the custom audio chips could only handle
  31. > samples
  32. > so big and anything bigger needed to be buffered in,
  33.  
  34. The limit is 131072 bytes (or close), due to Paula.
  35. To get around this you can use AmigaOS audio.device,
  36. sending max-length blocks one after the other until
  37. the sample is all played (the iorequests are queued).
  38.  
  39. >From AMOS I don't know.  I could probably give code
  40. for playing one long sample, but more than one would
  41. be pretty tricky.
  42.  
  43. Try chopping samples up into smaller samples. 
  44. (Tricky)
  45.  
  46. Try transposing the samples an octave up (resample)
  47. and playing them at a lower pitch.  (Poor quality)
  48.  
  49.  
  50. > it starts terds out very early on big sample and
  51. > dies jsut before then end of small samples...
  52.  
  53. Basically, if you chop 131072 bytes from the end until
  54. there is less than that left, that is what will play.
  55. So a 140000 bytes sample will play only 9000 bytes.
  56.  
  57.  
  58. Claude
  59.  
  60. _____________________________________________________________
  61. DO YOU YAHOO!?
  62. Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
  63.  
  64.  
  65. --------------------------- ONElist Sponsor ----------------------------
  66.  
  67. Congratulations DALMATIANRESCUE. Our latest ONElist of the week.
  68. To see full story and submit YOUR ONElist story, go to
  69. http://www.onelist.com/info/ootw_19.html
  70.  
  71. ------------------------------------------------------------------------
  72. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html